IMoveContinuousAbsoluteCommand.EndVelocity property

A value of the end velocity. Signed value. [second]

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double EndVelocity { get; set; }
Property EndVelocity As Double

Property value

Type: double

See also

IMoveContinuousAbsoluteCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace